Equivalence Classes in Step Lists
Once you have assigned an equivalence class set to a signal, you can use it inside step lists: <signal>->ec.<interval_name>
.
Enter channel name or parameter name. Click in the Value field, type the name of the equivalence class set and an arrow "->". Press Ctrl+Space to use autocompletion and choose an entry from the list.
The following commands can be specified:
<signal>->ec<name>.random
<signal>->ec<name>.representative
<signal>->ec<name>.min
<signal>->ec<name>.max
How to configure the random value generation, see Project Preferences - Random Number Generator.
<signal>->ec.<name>
, the representative value is displayed. If no representative value is available, a random value is displayed.Whenever you have equivalence classes defined for a signal, you can see if the current signal value is inside an equivalence class by hovering over the value in the step list. The current interval is marked in bold blue.